Skip to content

[openmpi] Fix host pkgconf path#51563

Draft
dg0yt wants to merge 3 commits intomicrosoft:masterfrom
dg0yt:openmpi
Draft

[openmpi] Fix host pkgconf path#51563
dg0yt wants to merge 3 commits intomicrosoft:masterfrom
dg0yt:openmpi

Conversation

@dg0yt
Copy link
Copy Markdown
Contributor

@dg0yt dg0yt commented May 5, 2026

Fixes the pkgconf search path. Restoring the original wrapper code from before #51460 because the pkgconf search path was wrong there and was wrong after the recent change, and no reasons for the other changes were documented.

From that PR, keep PKG_CONFIG_EXECUTABLE lookup before find_package(PkgConfig) because this is the right thing: We must init the cache variable before it is done by the find module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant